From a1e2b7822d37843302e6f9d140413e0703ba923a Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 4 Jul 2007 21:18:09 +0000 Subject: [PATCH] Close tags. --- gpsbabel/xmldoc/chapters/styles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/chapters/styles.xml b/gpsbabel/xmldoc/chapters/styles.xml index 43c4cee0b..ca1c1f27b 100644 --- a/gpsbabel/xmldoc/chapters/styles.xml +++ b/gpsbabel/xmldoc/chapters/styles.xml @@ -1095,11 +1095,11 @@ example:
TRACK_NAME -The name of the track currently being operated on. Needs string conversion.example:TRACK_NAME, "", "%s"
+The name of the track currently being operated on. Needs string conversion.example:TRACK_NAME, "", "%s"
ROUTE_NAME -The name of the route currently being operated on. Needs string conversion.example:ROUTE_NAME, "", "%s"
+The name of the route currently being operated on. Needs string conversion.example:ROUTE_NAME, "", "%s" -- 2.30.2